home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Education / M / MathAdv.cpt / MATH ADVENTURE / MATH ADVENTURE / card_8562.txt < prev    next >
Encoding:
Text File  |  1987-11-25  |  2.1 KB  |  108 lines

  1. -- card: 8562 from stack: in
  2. -- bmap block id: 10564
  3. -- flags: 0000
  4. -- background id: 2627
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8000
  11. -- rect: left=364 top=216 right=238 bottom=464
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 9
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   talk "great. Nine is correct.",130, 150
  23.   Visual effect iris close
  24.   go to card id 4217
  25. end mouseUp
  26.  
  27.  
  28.  
  29.  
  30. -- part 2 (button)
  31. -- low flags: 00
  32. -- high flags: 8000
  33. -- rect: left=172 top=129 right=151 bottom=272
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: 10
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   play "SAX" tempo 200 "ce e g a#w."
  45.   go to card id 4847
  46. end mouseUp
  47.  
  48.  
  49.  
  50.  
  51. -- part 3 (button)
  52. -- low flags: 00
  53. -- high flags: 8000
  54. -- rect: left=85 top=267 right=289 bottom=185
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: 7
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   talk "Incorrect. Feed Me I am Hungry.", 130, 150
  66. end mouseUp
  67.  
  68.  
  69.  
  70.  
  71. -- part 7 (button)
  72. -- low flags: 00
  73. -- high flags: 0000
  74. -- rect: left=171 top=107 right=169 bottom=271
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: 
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   play "Boing" "e c d g3h."
  86.   talk "Try Again.", 130, 150
  87. end mouseUp
  88.  
  89.  
  90.  
  91. -- part 8 (button)
  92. -- low flags: 00
  93. -- high flags: 8000
  94. -- rect: left=218 top=320 right=342 bottom=318
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 1
  98. -- font id: 0
  99. -- text size: 12
  100. -- style flags: 0
  101. -- line height: 16
  102. -- part name:  
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   talk "five plus four.", 130, 150
  106. end mouseUp
  107.  
  108.